home *** CD-ROM | disk | FTP | other *** search
/ Acorn User: China / Acorn User China CD-ROM (UK) (Disc A) / Acorn User China CD-ROM (UK) (Disc A).bin / HENSA / INTERNET / NETREADER.ARC / !NetReader_History < prev    next >
Encoding:
Text File  |  1994-12-19  |  6.6 KB  |  112 lines

  1. A brief history of !NetReader
  2. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3. For people who don't know my software, my version numbers start at
  4. 0.01 and go up in steps of 0.01 when I give copies to other people.
  5. All versions below 1.00 are beta test versions and liable to have
  6. loads of bugs in them because I am still developing the software.
  7. Version 1.00 is the first bug free (I hope) version and versions above
  8. 1.00 are enhancements or minor bug fixes of the previous version.
  9. I don't update the version number until I give someone a copy of it, hence
  10. there may be twenty different upgrades between 0.01 and 0.02, but 0.01 was
  11. the last copy given to someone before I gave out 0.02. If you have 
  12. any queries regarding version numbers, please do not hesitate to contact me.
  13.  
  14. v0.01     (6th Oct 1994) - UPLOADED TO CIX
  15.           Original release version (just about working)
  16.           - probably quite a few bugs, but I thought I'd let people see what
  17.             I was writing, and offer any comments.
  18.             
  19. v0.02     (23rd Oct 1994) - SENT TO ACORN COMPUTING MAGAZINE
  20.           Bug fix - Floating point exception when a message with 0 lines is
  21.                     decoded.
  22.           Feature - ... line(s) skipped ... added to reply file where a 
  23.                         non-continous section of text is being quoted.
  24.           Feature - To quote <name> added when quoting messages, together
  25.                     with 'to quote again' when making subsequent quotes from
  26.                     the same message.
  27.                     The exact wording can be changed by editing the
  28.                     !NetReader.Resources.Messages file. BE CAREFUL THOUGH!
  29.           Bug fix - File open errors now cause !NetReader to suffer a
  30.                     recoverable error instead of quitting.
  31.           Feature - "Lines: x" now added automatically to reply headers.
  32.           Feature - Reply routine re-written to fix a few bugs and include
  33.                     long signatures.
  34.           Feature - "Re:" added automatically to subject line if you reply
  35.                     to a message that is not already a reply.
  36.           Feature - References: header line added to replies to thread reply.          Feature - The ability to delete 'tagged' messages.
  37.           Feature - Ability to drag text files into the reply window.
  38.           Feature - Ability to enter 'new' messages.
  39. v0.03    (27th Oct 1994)
  40.           a)  Speeded up deletion of messages by doing multiple messages in
  41.               one go.
  42.           b)  Changed 'Continue' icon to 'OK' icon in warning window.
  43.           c)  Changed colour of hourglass (only on RISC OS 3) when storing 
  44.               message.
  45.           d)  Fixed bug where multiple deletes didn't work correctly.
  46.           e)  Rearranged 'Choices' window to provide options for private
  47.               replies.
  48. v0.04    (7th Nov 1994)
  49.           a)  Reset no. of deletions when loading new file (bug fix)
  50.           b)  Modified loader routine to automatically distinguish between
  51.               cr,lf and lf separated lines in the message input file.
  52.           c)  Changed warning icons from simple 'OK' and 'Cancel' to slightly
  53.               more descriptive ones.
  54.           d)  Added 'Private' reply facility.
  55.           e)  Facility to choose the line separators of reply files.
  56.           f)  Added the ability to change the value of tab stops used to
  57.               display messages. (usually only relevant to signatures)
  58.           g)  Added explode feature (see !Help for more info)
  59.           h)  Amended purge routine so that when deleting messages, only
  60.               those that have been read will be deleted. Not those that
  61.               haven't.
  62.           i)  Added 'Utils' menu (see !Help for more info)
  63.           j)  Fixed bug in message reader so that ctrl codes below 32 are
  64.               filtered out.
  65.           k)  'Find self' option added (see !Help for more info)
  66.           l)  References to your user ID are automatically highlighted.
  67.           m)  Fixed a whole host of minor bugs in the reply editor - mainly
  68.               where the cursor position got confused resulting in corrupted
  69.               window data occasionally.
  70.           n)  Added 'Reference to self' led to main control window.
  71.           o)  Removed bug whereby 'Explode' routine gave filename error if
  72.               the subject contained an invalid character.
  73.           p)  Fixed bug where too many lines were added between reply text 
  74.               and signature (maxry%) when multiple replies were sent.
  75. v0.05     (21st Nov 1994)
  76.           a)  Modified age routine to bin messages older than OR EQUAL to the
  77.               age set in choices.
  78.           b)  Amended quotes so that they wrap words to the start of the next
  79.               line, rather than truncating half way through a word.
  80.           c)  Added short 'bleep' to notify when long messages have been
  81.               truncated.
  82.           d)  Amended title page to load at the correct sprite allocation area,
  83.               rather than at 20*1024*1024, thus allowing for !SparkFS etc to
  84.               be already load.
  85.           e)  Caret auto-positions when you select send new message.
  86.           f)  'Space' now works correctly at the beginning of reply lines.
  87. v0.06     (1st Dec 1994)
  88.           a)  Made loading of messages multi-tasking if required (so you can 
  89.               carry on working when loading large files)
  90.               For those who want to run at maximum speed (but not do anything in
  91.               the meantime) you can turn it off if required.
  92.           b)  Re-designed 'Choices' window again.
  93.           c)  Amended 'Goto' menu to include subject and user. These have now been
  94.               truncated (subject to 38 chars, name to 20 chars) to fit them into
  95.               the menu structure.
  96.           d)  Added extra 'confirmation' error messages when about to quit or close
  97.               the file.
  98.           e)  Fixed bug where 'Explode' gave 'directory full' error if the directory
  99.               was already ready nearing completion when Exploded.
  100.           f)  Extended message statck slightly to cater for up to around 1000 messages
  101.               in a single file.
  102.           g)  Added ADFS/DOS format to explode filenames. ADFS truncates names to 10
  103.               characters, whereas DOS truncates to 8 characters.
  104. v0.07     (19th Dec 1994)
  105.           a)  Fixed small bug in date evaluation routine.
  106.           b)  Fixed bug in 'Purgefile' routine, so that (hopefully) the read,binned
  107.               files should be deleted ok.
  108.           c)  Added basic thread following to messages.
  109.           d)  Added support for archived source files.
  110.           e)  Fixed bug where tabs at line ends caused 'Line too long' errors when
  111.               loading new message files.
  112.